home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD-Sensation: Golden Games / Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso / Brain Activity / UChess / Source / debug40.h < prev    next >
C/C++ Source or Header  |  1992-12-07  |  154b  |  10 lines

  1. #ifdef DEBUG40
  2.   g->d1 = TCcount;
  3.   g->d2 = ResponseTime;
  4.   g->d3 = ExtraTime;
  5.   g->d4 = TCleft;
  6.   g->d5 = et;
  7.   g->d6 = hint;
  8.   g->d7 = whichway;
  9. #endif
  10.